home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / super_su.swf / scripts / DefineButton2_247 / BUTTONCONDACTION on(keyPress Enter).as < prev    next >
Encoding:
Text File  |  2007-04-19  |  48 b   |  4 lines

  1. on(keyPress "<Enter>"){
  2.    this.mSubmit();
  3. }
  4.